askchosmky / ask.py

Commit History

Refactor code structure for improved readability and maintainability
b19e2c5

mmoise00 commited on

Remove latency measurement and related metadata from ask function; update example question for clarity
6b03d48

mmoise00 commited on

Refactor Langfuse integration in ask function and update client configuration for improved error handling
6d341cb

mmoise00 commited on

Implement Langfuse tracing in ask function and update dependencies for improved observability
a3bd027

mmoise00 commited on

Update .gitignore to include __pycache__ and refactor main.py to implement OpenRouterOpenAI class and configure models function; add ask.py for query execution
ba1df43

mmoise00 commited on