Files
llamaindex.net/src
Diego Colombo ea0d79faac feat: Update LlamaParseClient to support language and item extraction
- Updated LlamaParseClient constructor to deserialize the Configuration object
- Added Language and ItemsToExtract properties to the Configuration class
- Modified CreateJobAsync method in LlamaParseApiClient to accept language parameter
- Modified LoadDataRawAsync methods in LlamaParseClient to accept language parameter
- Modified LoadDataAsync methods in LlamaParseClientExtensions to accept language and itemsToExtract parameters
2024-07-23 16:28:51 +01:00
..