langchain/libs
Mario Scrocca 334bd8ebbe
Fix bug in SPARQL intent selection (#8521)
- Description: Fix bug in SPARQL intent selection
- Issue: After the change in #7758 the intent is always set to "UPDATE".
Indeed, if the answer to the prompt contains only "SELECT" the
`find("SELECT")` operation returns a higher value w.r.t. `-1` returned
by `find("UPDATE")`.
- Dependencies: None,
- Tag maintainer: @baskaryan @aditya-29 
- Twitter handle: @mario_scrock
2023-09-05 14:37:02 -07:00
..
experimental bump 281 (#10189) 2023-09-04 08:51:50 -07:00
langchain Fix bug in SPARQL intent selection (#8521) 2023-09-05 14:37:02 -07:00