Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add tracing to langgraph orchestration and postgres provider #473

Merged
merged 4 commits into from
Aug 22, 2024

Conversation

Yuan325
Copy link
Collaborator

@Yuan325 Yuan325 commented Aug 21, 2024

Tracing is only implemented in langgraph orchestration and postgres provider.

@Yuan325 Yuan325 requested a review from a team as a code owner August 21, 2024 19:52
retrieval service to return results and sql query. Sql query will be
used to display tracing at the frontend.

This PR only add sql return for postgres and alloydb provider. Other
providers will be added in a separate PR.
@Yuan325 Yuan325 force-pushed the tracing branch 2 times, most recently from ca7ff3c to 39ea08d Compare August 22, 2024 17:45
@Yuan325 Yuan325 merged commit a5759e9 into main Aug 22, 2024
15 checks passed
@Yuan325 Yuan325 deleted the tracing branch August 22, 2024 18:00
kurtisvg added a commit that referenced this pull request Sep 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](v0.1.0...v0.2.0)
(2024-08-27)


### Features

* Add langgraph orchestration
([#447](#447))
([8cefed0](8cefed0))
* add ticket validation and insertion to cloudsql postgres
([#437](#437))
([a4480fa](a4480fa))
* Add tracing to langgraph orchestration and postgres provider
([#473](#473))
([a5759e9](a5759e9))
* Implement llm system evaluation
([#440](#440))
([a2df60b](a2df60b))
* Remove user ID and user email from `list_tickets()` result
([#464](#464))
([5958938](5958938))


### Bug Fixes

* update pytest to pytest_asyncio for async fixtures
([#474](#474))
([c2ad4bb](c2ad4bb))
* update return from tools for langchain and function calling
([#476](#476))
([9dfb60b](9dfb60b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
ferdeleong pushed a commit that referenced this pull request Sep 4, 2024
)

Tracing is only implemented in langgraph orchestration and postgres
provider.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants