Peekaboo/Examples/Sources
Peter Steinberger 0d72d67907 feat: Add performance metrics to TachikomaAgent and comprehensive API documentation
- Added timing and token tracking to TachikomaAgent with performance assessment
- Enhanced TachikomaComparison with case-insensitive provider matching
- Added comprehensive 'Tachikoma API Basics' section to README covering:
  - Basic setup and text generation
  - Multi-provider comparison patterns
  - Streaming responses with real-time events
  - Function calling and tool definitions
  - Multimodal (vision + text) processing
  - Error handling best practices
  - Provider-specific features (o3 reasoning, Claude thinking mode)
  - Custom configuration options
- Updated performance metrics documentation showing timing/token display for all examples
- All examples now provide detailed performance feedback after completion
2025-08-03 06:26:09 +02:00
..
SharedExampleUtils feat: Add comprehensive educational comments to all Tachikoma Examples 2025-08-03 06:03:16 +02:00
TachikomaAgent feat: Add performance metrics to TachikomaAgent and comprehensive API documentation 2025-08-03 06:26:09 +02:00
TachikomaBasics feat: Add comprehensive educational comments to all Tachikoma Examples 2025-08-03 06:03:16 +02:00
TachikomaComparison feat: Add performance metrics to TachikomaAgent and comprehensive API documentation 2025-08-03 06:26:09 +02:00
TachikomaMultimodal feat: Add comprehensive educational comments to all Tachikoma Examples 2025-08-03 06:03:16 +02:00
TachikomaStreaming feat: Add comprehensive educational comments to all Tachikoma Examples 2025-08-03 06:03:16 +02:00