-
Guandata
- Hangzhou, China
- https://www.zhihu.com/people/zijie0
Block or Report
Block or report zijie0
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
delta-rs Public
Forked from delta-io/delta-rs
A native Rust library for Delta Lake, with bindings into Python and Ruby.
Rust
-
-
spark-jobserver Public
Forked from spark-jobserver/spark-jobserver
REST job server for Apache Spark
Scala
-
-
46 contributions in the last year
Less
More
Activity overview
Contributed to
zijie0/HumanSystemOptimization,
qiangmzsx/Software-Engineering-at-Google,
hwchase17/langchain
and 4 other
repositories
Contribution activity
May 2023
Created a pull request in hwchase17/langchain that received 6 comments
Do not overwrite openai.api_version.
I found an issue that the value of openai.api_version was modified after creating the embedding model:
In [1]: import os ...: import openai ...: fr…
+14
−9
•
6
comments
Reviewed 1 pull request in 1 repository
hwchase17/langchain
1 pull request
Created an issue in jerryjliu/llama_index that received 5 comments
How to migrate index files generated in 0.5.x to 0.6.x?
We save and load index files using following code in 0.5.x:
documents = SimpleDirectoryReader("my_folder").load_data()
index = GPTSimpleVectorIndex…
5
comments


