8000 Update AI RAG response parsing. by dnwpark · Pull Request #618 · geldata/gel-python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update AI RAG response parsing. #618

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

Merged
merged 2 commits into from
Apr 29, 2025
Merged

Update AI RAG response parsing. #618

merged 2 commits into from
Apr 29, 2025

Conversation

dnwpark
Copy link
Contributor
@dnwpark dnwpark commented Apr 29, 2025

We changed the response key from response to text in the AI RAG response in 6.0. This commit checks both the old and new keys and attempts to throw more helpful intermediate errors as well.

Port of geldata/gel-js#1251

@dnwpark dnwpark requested review from msullivan and scotttrinh April 29, 2025 18:09
@msullivan msullivan merged commit 9060b04 into master Apr 29, 2025
52 checks passed
@msullivan msullivan deleted the ai-rag-response branch April 29, 2025 19:25
msullivan added a commit that referenced this pull request Apr 29, 2025
Changes
=======

* Enable reflecting of `ext` types.
  (by @vpetrovykh in 80a6b52)

* Enable multiple modules for SQLModel reflection.
  (by @vpetrovykh in 8a7fdb5)

* Update SQLModel generator.
  (by @vpetrovykh in 1d1c937)

* Fix an issue with generating SQLModel with array props.
  (by @vpetrovykh in 2acffba)

* Add encode and decode for array of array.
  (by @dnwpark in cc10463 for #594)
* Improve nested array test skipping
  (by @elprans in 4dd19cb)

* Fix server binary detection in WSL
  (by @elprans in 0d60662 for #601)

* Drop Python 3.8 support
  (by @elprans in 1209adc for #600)

* Fix reused SSLContext ALPN bug
  (by @fantix in 8874060 for #602)

* Pin Django to ~5.1
  (by @msullivan in dff941e for #610)

* Make IsolationLevel enum values match the server names
  (by @msullivan in 7d2a401 for #611)

* Make TransactionOptions default to optional
  (by @msullivan in 553e3ce for #612)

* Implement PreferRepeatableRead, apply TransactionOptions to config state
  (by @msullivan in 46dae11 for #609)

* Support PreferRepeatableRead on explicit transactions by retrying
  (by @msullivan in e1e25c0 for #616)

* Make EnumValue support comparison to strings
  (by @msullivan in bb93ed7 for #615)

* Update AI RAG response parsing.
  (by @dnwpark in 9060b04 for #618)
@msullivan msullivan mentioned this pull request Apr 29, 2025
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.

3 participants
0