Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
Refactor dataset_processor.py to add upload_dataset_to_langfuse() function
9ceb3b3View on GitHubRefactor async_langfuse.py to handle observation_id in payload
ea3cff4View on GitHubRefactor async_langfuse.py to handle observation_id in payload
58ad051View on GitHubOptimize data processing in run.py and update evaluation scores
5be2629View on GitHubRefactor run.py to optimize data processing and update evaluation scores
d5febd2View on GitHubRefactor utils.py to add function get_ragas_llm_and_embeddings()
434c128View on GitHubRefactor config_example.yaml to update API endpoints and keys
f79ed05View on GitHubRefactor run.py to optimize data processing and update evaluation scores
0d2501aView on GitHubRefactor run.py to optimize data processing and update evaluation scores
700d953View on GitHubRefactor run.py to add trace_id and observation_id to evaluation scores
d2e534bView on GitHubRefactor run.py to consolidate and optimize data processing
4dd304dView on GitHubRefactor run.py to upload dataset to Langfuse and process data
09f56f6View on GitHubRefactor utils.py to import aiohttp for sending chat messages
e64ae28View on GitHubRefactor configuration file to update DIFY API base URL and add RAGAS API key
87e1e35View on GitHub